X-Git-Url: https://freie-schul-it.de/gitweb/cookiecutter-fsit.git/blobdiff_plain/af82d044a2951259d2599d02acf6661a1892e9b7..946d3bdb6e276b592101a0a2389fa8ffd7d6c265:/network_mgt/%7B%7B%20cookiecutter.project_slug%20%7D%7D/hosts diff --git a/network_mgt/{{ cookiecutter.project_slug }}/hosts b/network_mgt/{{ cookiecutter.project_slug }}/hosts index baa67e2..9c9cde5 100644 --- a/network_mgt/{{ cookiecutter.project_slug }}/hosts +++ b/network_mgt/{{ cookiecutter.project_slug }}/hosts @@ -1,32 +1,7 @@ [testgruppe] -[buero] -[notebooks_wlp2s0] -[notebooks_wlp3s0] - -[notebooks_wlp4s0] - -[desktops] - -[medienraum] - - -[notebooks:children] -notebooks_wlp2s0 -notebooks_wlp3s0 -notebooks_wlp4s0 - -# vars -[notebooks_wlp2s0:vars] -wifi_ifname=wlp2s0 - -[notebooks_wlp3s0:vars] -wifi_ifname=wlp3s0 - -[notebooks_wlp4s0:vars] -wifi_ifname=wlp4s0 [all:vars] ansible_python_interpreter=/usr/bin/python3